home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / compare.rea < prev    next >
Text File  |  1996-01-16  |  517b  |  14 lines

  1. Short:    Very simple (but quick) file compare utility.
  2. Author:   stuartm@zip.com.au (Stuart MacKinnon)
  3. Uploader: stuartm@zip.com.au (Stuart MacKinnon)
  4. Version:  37.1 (Initial Release).
  5. Type:     util/cli
  6.  
  7.     Just a small and quick utility that does longword by longword comparisons
  8. of files. If files are different in size it will tell you. Optionally it will
  9. tell you what files it is comparing, and it will indicate each longword that
  10. is different.
  11.  
  12.     Binary only.
  13.     C source is available from me - just ask.
  14.